ExtendedPropertyDefinition.PropertySetId Property

Definition

Gets the property set ID for the extended property.

public:
 property Nullable<Guid> PropertySetId { Nullable<Guid> get(); };
public Nullable<Guid> PropertySetId { get; }
Public ReadOnly Property PropertySetId As Nullable(Of Guid)

Property Value

A nullable value that contains the property set identifier of the extended property.

Applies to