IEditPermissionResult.FailUnits property
Namespace: NextDesign.Desktop
Description
List of units for which editing authority operation failed
Even if the operation API is called for a single unit, the result information is returned as a collection.
Units for which editing authority has already been acquired by another user when acquiring editing authority can be confirmed from this list.
IModelUnitCollection FailUnits { get; }
types
- IModelUnitCollection