Plegma API  v2
Yodiwo.API.Plegma.BinaryResourceDescriptorKey Struct Reference

Globally unique identifier of a BinaryResourceDescriptor More...

Inheritance diagram for Yodiwo.API.Plegma.BinaryResourceDescriptorKey:

Public Member Functions

 BinaryResourceDescriptorKey (UserKey userKey, string id)
 
void FillFromString (string input)
 
override string ToString ()
 
string ToStringEx ()
 
bool Equals (BinaryResourceDescriptorKey other)
 
bool Equals (ref BinaryResourceDescriptorKey other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool CheckValid (UserKey userKey, string id)
 
static implicit operator BinaryResourceDescriptorKey (string str)
 
static implicit operator string (BinaryResourceDescriptorKey key)
 
static BinaryResourceDescriptorKey ConvertFromString (string stringValue)
 
static bool operator== (BinaryResourceDescriptorKey left, BinaryResourceDescriptorKey right)
 
static bool operator!= (BinaryResourceDescriptorKey left, BinaryResourceDescriptorKey right)
 

Public Attributes

UserKey UserKey
 
string Id
 
bool _IsValid
 

Properties

bool IsValid [get]
 
bool IsInvalid [get]
 

Detailed Description

Globally unique identifier of a BinaryResourceDescriptor


The documentation for this struct was generated from the following file: