DVTk API
MaximumLengthReceived Property
DVTkDvtkData.DulMaximumLengthMaximumLengthReceived
DVTk API

[This is preliminary documentation and is subject to change.]

Gets a value indicating whether the MaximumLength is read-only.
Declaration Syntax
C#Visual BasicVisual C++
public uint MaximumLengthReceived { get; set; }
Public Property MaximumLengthReceived As UInteger
public:
property unsigned int MaximumLengthReceived {
	unsigned int get ();
	void set (unsigned int value);
}
Value
trueTruetrue if the MaximumLength is read-only; otherwise, falseFalsefalse.
Exceptions
ExceptionCondition
NotSupportedExceptionSet is not supported if ReadOnly.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0