SubscriptionDefinitionIdentifier Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets the identifier for this subscription definition.

Namespace: ContentStudio.Document.Subscription
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public Nullable<Guid> Identifier { get; }

Property Value

Type: NullableGuid
The identifier. This value can be null (Nothing in Visual Basic) if the subscription definition has not been saved for the first time.
See Also

Reference