Gets or sets the DocumentIdentifier field.
Syntax
[Browsable(true)]
[Description("This property refers to the data binding field .")]
[Category("ImGearThumbnailList Properties")]
public string DocumentIdentifierField {get; set;}
[Browsable(true)]
[Description("This property refers to the data binding field .")]
[Category("ImGearThumbnailList Properties")]
public: __property string* get_DocumentIdentifierField();
public: __property void set_DocumentIdentifierField(
string* value
);
Property Value
A string value.
See Also