ChangeResult.IsSuccess Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether the change is successful.
[MessagePack.IgnoreMember]
public bool IsSuccess { get; }
[<MessagePack.IgnoreMember>]
member this.IsSuccess : bool
Public ReadOnly Property IsSuccess As Boolean
Property Value
- Attributes
-
MessagePack.IgnoreMemberAttribute