Click or drag to resize

DeleteSnapMirrorRelationshipsResultResult Property

If the delete action succeeded, this object contains a success message. If the action failed, it contains an error message.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string Result { get; set; }

Property Value

Type: String
See Also