UserInterfaceExtensionID Property (Condition)
In This Topic
The extension ID of the custom user interface for this object
Syntax
'Declaration
<CanBeNullAttribute()>
Public Property UserInterfaceExtensionID As String
[CanBeNull()]
public string UserInterfaceExtensionID {get; set;}
See Also