Gets the data scope that is the subject of the event fired.
Namespace: Composite.DataAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public PublicationScope PublicationScope { get; } |
Visual Basic |
---|
Public ReadOnly Property PublicationScope As PublicationScope Get |
Visual C++ |
---|
public: property PublicationScope PublicationScope { PublicationScope get (); } |