ResourceEvent.Changed

ResourceEvent.Changed property

Gets or sets the semicolon-delimited list of the parts of the resource that were changed since the previous event history.

public string Changed { get; set; }

Property Value

The semicolon-delimited list of the parts of the resource that were changed since the previous event history.

See Also