Click or drag to resize
BaseIntegrationSubscriptionSiteName Property
Site name of document or object to match. Use AbstractIntegrationSubscription.GLOBAL_OBJECTS to match only global objects.

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 9.0.0
Syntax
C#
public string SiteName { get; protected set; }

Property Value

Type: String
See Also