SetMetadataResponse..::..Result Property
Namespace:
SecretNET.NFT
Assembly: SecretNET.NFT (in SecretNET.NFT.dll)
Assembly: SecretNET.NFT (in SecretNET.NFT.dll)
Syntax
public SimpleStatusResponse_Result Result { get; set; }
Public Property Result As SimpleStatusResponse_Result Get Set
public: property SimpleStatusResponse_Result^ Result { SimpleStatusResponse_Result^ get (); void set (SimpleStatusResponse_Result^ value); }