Class ObjectGroupMetadata

    • Field Detail

      • ObjectChangeFrequency

        public Compact64bitInt ObjectChangeFrequency
        Gets or sets a compact unsigned 64-bit integer that specifies the expected change frequency of the object. This value MUST be: 0, if the change frequency is not known. 1, if the object is known to change frequently. 2, if the object is known to change infrequently. 3, if the object is known to change independently of any other objects.
    • Constructor Detail

      • ObjectGroupMetadata

        public ObjectGroupMetadata()
        Initializes a new instance of the ObjectGroupMetadata class.