An NDoc Documented Class Library

IUIItem.PrimaryIdentification Property

[Visual Basic]
Property ReadOnly PrimaryIdentification As String
[C#]
string PrimaryIdentification { get; }
[C++]
__property String* get_PrimaryIdentification();
[JScript]
function get PrimaryIdentification() : String

See Also

IUIItem Interface | White.Core.UIItems Namespace