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