CfsGetOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Api.dll

Definition

class CfsGetOptions
{
	int? Height { get; set;  }
	int? Width { get; set;  }
}

Properties

NameTypeDescriptionDefaultOptions
Heightint?
Widthint?