CustomType Property
Summary
Gets or sets the CustomType.
Syntax
public string CustomType { get; set; }
Public Property CustomType() As String
Get
Set
public:
property String^ CustomType
{
String^ get()
void set(String^ value)
}
Property Value
A value representing the CustomType.