ElementListCompartment::DisplayPropertyId Property

 

Gets and sets the Id of the property to be used as this list compartment's display property.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property Guid DisplayPropertyId {
	Guid get();
	void set(Guid value);
}

Property Value

Type: System::Guid
Return to top
Show: