'Declaration <DescriptionAttribute("The type of data that is stored in the field.")> Public ReadOnly Property DataType As AttachmentCollectionSchemaFieldDataType
[Description("The type of data that is stored in the field.")] public AttachmentCollectionSchemaFieldDataType DataType {get;}
[Description("The type of data that is stored in the field.")] public: __property AttachmentCollectionSchemaFieldDataType get_DataType();
[Description("The type of data that is stored in the field.")] public: property AttachmentCollectionSchemaFieldDataType DataType { AttachmentCollectionSchemaFieldDataType get(); }