 | CommonBuyerDescriptorTypeInitial Property |
Middle initial.
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Initial { get; set; }
Public Property Initial As String
Get
Set
function get Initial () : String
function set Initial (value : String)
function get_Initial();
function set_Initial(value);
Property Value
Type:
String
See Also