pmMDA.NET

ViewDefinition.AddPrimitiveProperty Method 

[This is preliminary documentation and subject to change.]

Adds a primitive property definition to this view definition.

public void AddPrimitiveProperty(
   ViewPrimitivePropertyDefinition propertyDefinition
);

Parameters

propertyDefinition
The primitive property definition to be added.

See Also

ViewDefinition Class | PmMda.Net.Views.Definition Namespace