IAttributeFieldProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IAttributeFieldProperties : Microsoft::BizTalk::SchemaEditor::Extensibility::IFieldProperties
[System.Runtime.InteropServices.Guid("EA648963-9C30-4457-ACB4-7094DC607FAF")]
public interface IAttributeFieldProperties : Microsoft.BizTalk.SchemaEditor.Extensibility.IFieldProperties
type IAttributeFieldProperties = interface
interface IFieldProperties
interface INodeProperties
Public Interface IAttributeFieldProperties
Implements IFieldProperties
- Attributes
- Implements
Properties
| DefaultValue | (Inherited from IFieldProperties) |
| Enumeration | (Inherited from IFieldProperties) |
| Fixed | (Inherited from IFieldProperties) |
| Form | (Inherited from IFieldProperties) |
| MaxFacetType | (Inherited from IFieldProperties) |
| MaxFacetValue | (Inherited from IFieldProperties) |
| MaxLength | (Inherited from IFieldProperties) |
| MinFacetType | (Inherited from IFieldProperties) |
| MinFacetValue | (Inherited from IFieldProperties) |
| MinLength | (Inherited from IFieldProperties) |
| NodeName | (Inherited from INodeProperties) |
| Pattern | (Inherited from IFieldProperties) |
| Required | |
| XsdType | (Inherited from IFieldProperties) |