DataFilePermissionRecord.Permission Property

public byte Permission {get; set;}
This language is not supported or no code example is available.
public:  
property Byte Permission { 
Byte get( ); 
void set( 
Byte value 
); 
}
This language is not supported or no code example is available.
public function get Permission() : byte
public function set Permission(value : byte);
This language is not supported or no code example is available.

Property Value

byte

In this article

Definition