BaseItemShouldSerializeExtendedProperties Method

Return a value indicating whether the ExtendedProperties property should be serialized.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
public bool ShouldSerializeExtendedProperties()

Return Value

Boolean
True if the property will be serialized. Otherwise, false.

See Also