AccessibilityUserOrGroupID Property |
The ID of the User Account or User Group.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic int UserOrGroupID { get; }
Public ReadOnly Property UserOrGroupID As Integer
Get
public:
property int UserOrGroupID {
int get ();
}
Property Value
Type:
Int32
See Also