SubscriptionPropertyCollection Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

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

The SubscriptionPropertyCollection type exposes the following members.

Methods

  Name Description
Public method Clear
Clears all properties in the current SubscriptionPropertyCollection.
Public method Static member Create
Creates a new instance of a SubscriptionPropertyCollection from an Xml source.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator
Returns an enumerator that iterates through the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetProperty
Gets the value for the specified property.
Public method GetType (Inherited from Object.)
Public method Static member GetValidationSchema
Gets the validation schema used when validating property xml.
Public method Static member IsValidPropertyName
Determines whether the specified property name is valid. A property name cannot be null (Nothing in Visual Basic) or empty and must start with a letter and cannot contain white space characters.
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove
Removes the specified property and its value from this SubscriptionPropertyCollection.
Public method SetProperty
Sets the value of the specified property. If the property exists it will be updated otherwise, a new property with this name and value will be added.
Public method ToString (Inherited from Object.)
Public method ToXml
Writes the content of this this SubscriptionPropertyCollection to xml.
Top
See Also

Reference