PrivilegeClasses Property
An array of Strings which are the names of the privilege classes allowed to perform this transition
Syntax
'Declaration
<PropertyBitValueAttribute()>
Public Property PrivilegeClasses As String()
[PropertyBitValueAttribute()]
public string[] PrivilegeClasses {get; set;}
Remarks
If this string array contains "ALLCLASSES", all privclasses can make the transition. If this string array contains "NOCLASSES", no privclasses can make this transition
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
SetLogisticsTransitionSetup Class
SetLogisticsTransitionSetup Members