FDO .NET API Reference Feature Data Objects
__property System::Void OSGeo::FDO::Commands::LongTransaction::set_Privileges ( System::Int32  value  ) 

Sets the privilege flags to grant or revoke. The privileges value may be any combination of the values from the LongTransactionPrivileges enumeration combined via a bit-wise or operation.

Parameters:
value Input the privileges as a bit masked value based on LongTransactionPrivileges enumeration
Returns:
Returns nothing


Comments or suggestions? Send us feedback.