Bexel Manager API
Bexel.Api.PropertyDateTime Class Reference

Represents a property which holds a date time value. More...

Inheritance diagram for Bexel.Api.PropertyDateTime:
Bexel.Api.Property Bexel.Api.ApiObject

Additional Inherited Members

- Public Member Functions inherited from Bexel.Api.Property
virtual bool ValueEquals (Property other)
 Determines whether the specified property is equal by value to the current property. More...
 
virtual bool ValueEquals (object obj)
 Determines whether the specified object is equal by value to the current property. More...
 
- Properties inherited from Bexel.Api.Property
abstract PropertyType Type [get]
 Returns the type of the property. More...
 
PropertyDefinition Definiton [get]
 Returns the definition of the property. More...
 
string Name [get]
 Returns the name of the property. More...
 
object Value [get]
 Returns the value of the property. More...
 
- Properties inherited from Bexel.Api.ApiObject
abstract bool IsValid [get]
 Indicates if the API object is valid or not. More...
 

Detailed Description

Represents a property which holds a date time value.