Skip to main content
All docs
V25.1
  • DocumentCustomProperty.Implicit Operator

    Name Parameters Description
    Implicit(Boolean to DocumentCustomProperty) static value Implicitly converts a Boolean value to an DocumentCustomProperty value.
    Implicit(DateTime to DocumentCustomProperty) static value Implicitly converts a DateTime value to an DocumentCustomProperty value.
    Implicit(Decimal to DocumentCustomProperty) static value Implicitly converts a Decimal value to an DocumentCustomProperty value.
    Implicit(Double to DocumentCustomProperty) static value Implicitly converts a Double value to an DocumentCustomProperty value.
    Implicit(Int32 to DocumentCustomProperty) static value Implicitly converts a Int32 value to an DocumentCustomProperty value.
    Implicit(String to DocumentCustomProperty) static value Implicitly converts a String value to an DocumentCustomProperty value.