| NbFileMetadataAcl Property | 
            ACL
            
 
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic NbAcl Acl { get; set; }Public Property Acl As NbAcl
	Get
	Set
public:
property NbAcl^ Acl {
	NbAcl^ get ();
	void set (NbAcl^ value);
}member Acl : NbAcl with get, set
Property Value
Type: 
NbAcl Version Information
Version InformationCore
Supported in: 1.0
 See Also
See Also