KnownImageIds.CheckOutItem Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: int CheckOutItem = 456;
int CheckOutItem = 456;
public const int CheckOutItem = 456;
val mutable CheckOutItem : int
Public Const CheckOutItem As Integer = 456