CommentItemShouldSerializePostDate Method

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

Definition

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

Return Value

Boolean
A value indicating whether or not to serialize the property.

See Also