IElementFieldProperties Interface

Definition

public interface class IElementFieldProperties : Microsoft::BizTalk::SchemaEditor::Extensibility::IElementProperties, Microsoft::BizTalk::SchemaEditor::Extensibility::IFieldProperties
[System.Runtime.InteropServices.Guid("5AB4DE16-DD00-487b-BECB-CE88754C2EDB")]
public interface IElementFieldProperties : Microsoft.BizTalk.SchemaEditor.Extensibility.IElementProperties, Microsoft.BizTalk.SchemaEditor.Extensibility.IFieldProperties
type IElementFieldProperties = interface
    interface IFieldProperties
    interface IElementProperties
    interface INodeProperties
Public Interface IElementFieldProperties
Implements IElementProperties, 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)
MaxOccurs (Inherited from IElementProperties)
MinFacetType (Inherited from IFieldProperties)
MinFacetValue (Inherited from IFieldProperties)
MinLength (Inherited from IFieldProperties)
MinOccurs (Inherited from IElementProperties)
Nillable
NodeName (Inherited from INodeProperties)
Pattern (Inherited from IFieldProperties)
XsdType (Inherited from IFieldProperties)

Applies to