ScriptedEmbeddableVersioningResult is defined in the Telligent.Evolution.Extensibility.EmbeddableContent.Version2 namespace of Telligent.Evolution.Platform.dll
Definition
class ScriptedEmbeddableVersioningResult
{
bool HasChanges { get; set; }
string VersionMessage { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| HasChanges | bool | |||
| VersionMessage | string |