Updatable ユーザID/グループ名
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public ISet<string> U { get; set; }
Public Property U As ISet(Of String)
Get
Set
public:
property ISet<String^>^ U {
ISet<String^>^ get ();
void set (ISet<String^>^ value);
}
member U : ISet<string> with get, set
Property Value
Type:
ISetStringExceptions Version Information Core
Supported in: 1.0
See Also