The publication scope (published or unpublished) from which the data element originate.
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 (); } |