Skip to content

FilterProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Oss;
new FilterProperty {
    object Not = null
};

Properties

Name Type Description
Not object No description.

NotOptional

public object Not { get; set; }
  • Type: object