Click or drag to resize

PFAdminExternalConnectionViewModelDirty Property

Returns true if the object is dirty

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[DataMemberAttribute]
public bool Dirty { get; set; }

Property Value

Type: Boolean
See Also