CollectionAccessAttribute..::..CollectionAccessType Property
Gets the type of the collection access.
Namespace:
RingSoft.DataEntryControls.Engine.AnnotationsAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public CollectionAccessType CollectionAccessType { get; }
Public ReadOnly Property CollectionAccessType As CollectionAccessType Get
public: property CollectionAccessType^ CollectionAccessType { CollectionAccessType^ get (); }