CallHeaderMappingResultModified Property |
Gets or sets a boolean value indicating whether the header was modified.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool Modified { get; set; }
Public Property Modified As Boolean
Get
Set
public:
property bool Modified {
bool get ();
void set (bool value);
}
member Modified : bool with get, set
Property Value
Type:
BooleanSee Also