PullAdjustmentEnumerationDirection Property |
Part of a SOAP model
Namespace: IdmNet.SoapModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string EnumerationDirection { get; set; }
Public Property EnumerationDirection As String
Get
Set
public:
property String^ EnumerationDirection {
String^ get ();
void set (String^ value);
}
member EnumerationDirection : string with get, set
Property Value
Type:
String
See Also